// source --> https://www.livedylan.com/wp-content/themes/dylanpointloma/includes/gmap/gmap.js?v=2 var ie = (function(){ var undef, v = 3, div = document.createElement('div'), all = div.getElementsByTagName('i'); while ( div.innerHTML = '', all[0] ); return v > 4 ? v : undef; }()); // detect ie // MAP STUFF var map; var icon_home = "/wp-content/themes/dylanpointloma/images/gmap/community.png"; var marker = []; var infowindow = new google.maps.InfoWindow(); var markers = []; var infowindows = []; // When click on POI listing on phone, scrolls to top of map so you can see the info window function mobileScroll () { $('html, body').animate({scrollTop: $("#mapAll").offset().top + -125}, 1000); } // This function picks up the click and opens the corresponding info window function myclick(i) { google.maps.event.trigger(gmarkers[i], "click"); } function findPos(obj) { var curtop = 0; if (obj.offsetParent) { do { curtop += obj.offsetTop; } while (obj = obj.offsetParent); return [curtop-100]; } } //Get object var SupportDiv = window.parent.document.getElementById('jump'); // MENU STUFF function myclick(i,cat) { google.maps.event.trigger(markers[i], 'click'); var latLng = markers[i].getPosition(); map.panTo(latLng); } function popMenu(slice) { $("#menu-container").empty(); $("#menu-headers").empty(); if (slice == 0 ) { var rArray = regionArray; $("#allCat").css('display','none'); } else { var rArray = regionArray.slice(slice-2,slice); $("#allCat").css('display','block'); } var count = 1; for (var i = 1; i < rArray.length; i++) { var myIcon = rArray[i].icon; if (slice == 0 ) { $("#menu-headers").append('

' + rArray[i].title + '

' ].join(''); } markers[count] = marker; infowindows[count] = content; count++; var icon_fallback = '/wp-content/themes/dylanpointloma/images/gmap/default.png'; var icon_category = '/wp-content/themes/dylanpointloma/images/gmap/' + rgArray[i].icon + '.png'; $.ajax({ type: 'GET', url: icon_category, success: function () { marker.setIcon(icon_category); }, error: function () { marker.setIcon(icon_fallback); } }); markers[0].setZIndex(google.maps.Marker.MAX_ZINDEX + 1); google.maps.event.addListener(marker, 'click', function () { infowindow.close(); infowindow.setContent(content); this.setZIndex(google.maps.Marker.MAX_ZINDEX + 1); infowindow.open(map, this); $('.gm-style-iw').parent('div').addClass('iw-container'); }); })(); } // end j loop } // end i loop } /// END initialize function ///////// function togMenu(tog,number) { if ( tog != 0 ) { $('.submenu').slideToggle(); } else { var sel = $('.headerbar').eq(number-1); $(sel).next('ul').siblings('ul').slideUp(); if( $(sel).next('ul').is(':visible') ) { $(sel).next('ul').slideUp(); } else { $(sel).next('ul').slideDown(); } } } $(document).on('ready', function() { myWidth = $(window).width(); /*if (myWidth < 980) { window.narrow = 1; $("#map_canvas").css({"width":"100%","left":"0"}); } else*/ { window.narrow = 0; $("#map_canvas").css({"width": "100%","width":"-moz-calc(100% - 250px)","width":"-webkit-calc(100% - 250px)","width":"calc(100% - 250px)"}); } //$("#map-side-bar-menu").mCustomScrollbar(); $(".menu-tab").click(function(){ $('.menu-tab2').show(); $(this).hide(); $('#map-side-bar').hide(); $('.map-views').css({"left":"0px"}); $('.map-views2').css({"left":"0px"}); $('#cd-zoom-in').css('left','5px'); $('#cd-zoom-out').css('left','5px'); $("#map_canvas").css({"width":"100%","left":"0"}); google.maps.event.trigger(map, 'resize'); }); $(".menu-tab2").click(function(){ $('.menu-tab').show(); $(this).hide(); $('#map-side-bar').show(); $('.map-views').css({"left":"250px"}); $('.map-views2').css({"left":"250px"}); $('#cd-zoom-in').css('left','255px'); $('#cd-zoom-out').css('left','255px'); $("#map_canvas").css({"width": "100%","width":"-moz-calc(100% - 250px)","width":"-webkit-calc(100% - 250px)","width":"calc(100% - 250px)"}); }); $(".map-views").click(function(){ $('.map-views2').show(); $(this).hide(); }); $(".map-views2").click(function(){ $('.map-views').show(); $(this).hide(); }); if (ie < 9) { sliceMap = 2; $('li.filterItem.all').hide(); $(".filterItem").children().eq(1).addClass('selected'); } popMenu(sliceMap); initialize(sliceMap); $(".filterItem").click(function(){ $(this).siblings('li').removeClass('selected'); $(this).addClass('selected'); }); }); // source --> https://www.livedylan.com/wp-content/themes/dylanpointloma/includes/gmap/vicinity.js var regionArray = [ {title:"Dylan",icon:"community2", locations:[ {title:"Dylan", img:"Dylan.jpg", lat: 32.752306, lng: -117.223724, address:"", website:"", caption:""} ]}, {title:"Dining", icon:"Dining", locations:[ {title:"Bali Hai Restaurant", img:"BaliHaiRestaurant.jpg", lat:32.719433, lng:-117.2203788, address:"2230 Shelter Island Dr., San Diego, CA 92106", website:"http://www.balihairestaurant.com/", caption:"Sprawling Polynesian eatery known for its cocktails, seafood dishes and enchanting bay views."}, {title:"BO-beau kitchen + bar", img:"BObeaukitchenbar.jpg", lat:32.753033, lng:-117.24511, address:"4996 W. Point Loma Blvd., San Diego, CA 92107", website:"https://www.cohnrestaurants.com/bobeaukitchenbar", caption:"French bistro with a covered patio serving creative fare and mussels galore in a rustic-chic setting."}, {title:"Brigantine Seafood Restaurant", img:"BrigantineSeafoodRestaurant.jpg", lat:32.7207675, lng:-117.2286142, address:"2725 Shelter Island Dr., San Diego, CA 92106", website:"http://www.brigantine.com/azul/menu.html", caption:"Casual and clubby seafood chain serving up surf 'n' turf, oysters on the half shell, fish tacos and more."}, {title:"Broken Yolk Café", img:"BrokenYolkCaf.jpg", lat:32.7517227, lng:-117.2148714, address:"3577 Midway Dr., San Diego, CA 92110", website:"http://thebrokenyolkcafe.com/index.php?module=cms&action=menu&name=menu", caption:"Cheery chain serving all-day breakfast, including Mexican dishes, plus sandwiches & burgers."}, {title:"Corvette Diner", img:"CorvetteDiner.jpg", lat:32.7415818, lng:-117.2099956, address:"2965 Historic Decatur Rd., San Diego, CA 92106", website:"https://www.cohnrestaurants.com/corvettediner", caption:"Kitschy, retro spot where 1950s-styled waitresses sport beehives while serving burgers and shakes."}, {title:"Country Kabob Greek Restaurant ", img:"CountryKabobGreekRestaurant.jpg", lat:32.7459079, lng:-117.210554, address:"3145 Rosecrans St., San Diego, CA 92110", website:"http://greekkabobrestaurant.com/dinner.html", caption:"Established in 1987, this quaint eatery offers classic Greek food and patio seating, plus beer and wine."}, {title:"Hodad's", img:"Hodads.jpg", lat:32.7471746, lng:-117.251169, address:"5010 Newport Ave, San Diego, CA 92107", website:"http://hodadies.com/", caption:"At this burger joint patrons can dine inside restored cars or amid license plate-covered walls."}, {title:"Island Prime", img:"IslandPrime.jpg", lat:32.7240889, lng:-117.1885683, address:"880 Harbor Island Dr., San Diego, CA 92101", website:"https://www.cohnrestaurants.com/islandprime", caption:"Waterfront restaurant and lounge with modern decor and bay views specializes in Californian cuisine."}, {title:"Living Room of Point Loma", img:"LivingRoomofPointLoma.jpg", lat:32.7206666, lng:-117.2328248, address:"1018 Rosecrans St., San Diego, CA 92106", website:"http://livingroomusa.com/lrmenu.html", caption:"Located in a converted home, this casual cafe offers pastries, coffee, breakfast and other light fare."}, {title:"Miguel's Cocina Mexican Restaurant", img:"MiguelsCocinaMexicanRestaurant.jpg", lat:32.7223992, lng:-117.2299904, address:"2912 Shelter Island Dr., San Diego, CA 92106", website:"http://www.miguels-cocina.com/", caption:"Casual but boisterous bistro offering views of the marina and a large menu of Mexican eats."}, {title:"Mitch's Seafood", img:"MitchsSeafood.jpg", lat:32.7240918, lng:-117.227276, address:"1403 Scott St., San Diego, CA 92106", website:"http://mitchsseafood.com/menu_1.html", caption:"Sitting quaintly on the marina this seafood-inspired eatery features mostly locally caught fish."}, {title:"Pizza Nova", img:"PizzaNova.jpg", lat:32.7250021, lng:-117.2254784, address:"5050 N. Harbor Dr., San Diego, CA 92106", website:"http://www.pizzanova.net/menu.html", caption:"Modern but casual eatery offers a large menu of pizza options as well as pasta and cocktails."}, {title:"Point Break Cafe", img:"PointBreakCafe.jpg", lat:32.72107, lng:-117.228951, address:"2743 Shelter Island Dr, San Diego, CA 92106", website:"http://www.pointbreakcafe.com/", caption:"Breakfasts, burgers, fish 'n' chips & cocktails are served in an offbeat nautical-themed setting."}, {title:"Point Loma Living Room Coffee House", img:"PointLomaLivingRoomCoffeeHouse.jpg", lat:32.7206666, lng:-117.2328248, address:"1018 Rosecrans Street, San Diego, CA 92106", website:"http://www.livingroomusa.com/lrpointloma.html", caption:"The Living Room is housed in the historic Jennings House and it proudly presents the marker of Historic Landmark #55 as it's the oldest house in Point Loma."}, {title:"Point Loma Seafoods", img:"PointLomaSeafoods.jpg", lat:32.723139, lng:-117.227867, address:"2805 Emerson St, San Diego, CA 92106", website:"http://pointlomaseafoods.com/", caption:"Once a simple seafood purveyor, this casual eatery now serves favorites like fried fish & crabcakes."}, {title:"Shades Oceanfront Bistro", img:"ShadesOceanfrontBistro.jpg", lat:32.7483689, lng:-117.251991, address:"5083 Santa Monica Ave., San Diego, CA 92107", website:"http://www.shadesob.com/", caption:"A breezy eatery known for its beachside breakfasts, unique cocktails and vast ocean views."}, {title:"Slater's 50/50", img:"Slaters5050.jpg", lat:32.7379176, lng:-117.2120704, address:"2750 Dewey Rd., San Diego, CA 92106", website:"https://slaters5050.com/locations/san-diego/", caption:"Local chain serving bacon-beef burgers, craft beers & cocktails in a contemporary space with TVs."}, {title:"Tender Greens", img:"TenderGreens.jpg", lat:32.7355017, lng:-117.2160029, address:"2400 Historic Decatur Rd., San Diego, CA 92106", website:"https://www.tendergreens.com/menu", caption:"Modern, cafeteria-style chain serving area sourced, globally influenced plates, sandwiches & salads."}, {title:"Umi Sushi", img:"UmiSushi.jpg", lat:32.7217462, lng:-117.229004, address:"2806 Shelter Island Dr., San Diego, CA 92106", website:"http://umisushisandiego.com/", caption:"Sports memorabilia lines the walls in this unique sushi spot with an endless menu of unique rolls."}, ]}, {title:"Entertainment", icon:"Entertainment", locations:[ {title:"AMC Fashion Valley 18", img:"AMCFashionValley18.jpg", lat:32.767494, lng:-117.1661272, address:"7037 Friars Rd., San Diego, CA 92108", website:"https://www.amctheatres.com/movie-theatres/san-diego/amc-fashion-valley-18", caption:"See the latest releases today!"}, {title:"AMC Mission Valley 20", img:"AMCMissionValley20.jpg", lat:32.7688395, lng:-117.149721, address:"1640 Camino Del Rio North, San Diego, CA 92108", website:"https://www.amctheatres.com/movie-theatres/san-diego/amc-mission-valley-20", caption:"A wonderful place to see the latest releases."}, {title:"California Center for the Arts", img:"CaliforniaCenterfortheArts.jpg", lat:33.1221059, lng:-117.0848655, address:"340 N. Escondido Blvd., Escondido, CA 92025", website:"http://www.artcenter.org/", caption:"The Center has been home to several world-renowned artists."}, {title:"Gaslamp Quarter", img:"GaslampQuarter.jpg", lat:32.71205, lng:-117.160426, address:"614 5th Avenue, San Diego, CA 92101 ", website:"http://gaslamp.org/", caption:"A popular district to shop, dine, and have fun."}, {title:"Landmark Hillcrest Cinemas", img:"LandmarkHillcrestCinemas.jpg", lat:32.7492634, lng:-117.1598374, address:"3965 5th Ave., San Diego, CA 92103", website:"http://www.landmarktheatres.com/san-diego/hillcrest-cinemas", caption:"Movie theater screening new releases as well as independent, foreign & avant-garde flicks."}, {title:"Landmark Theatres - Ken Cinema", img:"LandmarkTheatresKenCinema.jpg", lat:32.7629856, lng:-117.1078356, address:"4061 Adams Ave., San Diego, CA 92116", website:"http://www.landmarktheatres.com/san-diego/ken-cinema/info", caption:"Movie theatre screening new releases as well as independent, foreign & avant-garde flicks."}, {title:"Liberty Station", img:"LibertyStation.jpg", lat:32.7348386, lng:-117.216182, address:"Liberty Station, San Diego, CA", website:"http://libertystation.com/", caption:"Liberty Station provides a portal to the past, an experience for the present, and a promise for the future. Come to shop, eat, and enjoy the best San Diego has to offer."}, {title:"Old Town San Diego", img:"OldTownSanDiego.jpg", lat:32.7518908, lng:-117.1940797, address:"2415 San Diego Avenue, San Diego, CA 92110", website:"http://www.oldtownsandiego.org/", caption:"Historic Old Town San Diego, the Birthplace of California, where the first Europeans settled has the best of shopping, restaurants and hotels."}, {title:"Qualcomm Stadium", img:"QualcommStadium.jpg", lat:32.7840251, lng:-117.1199167, address:"9449 Friars Rd., San Diego, CA 92108", website:"http://www.sandiego.gov/qualcomm/", caption:"The Stadium is host to San Diego Chargers and SDSU Aztec football, the Holiday Bowl, the Poinsettia Bowl, Street Scene and more."}, {title:"Reading Cinema – Gaslamp 15", img:"ReadingCinemaGaslamp15.jpg", lat:32.7127904, lng:-117.1598457, address:"701 Fifth Avenue, San Diego, CA 92101", website:"https://www.readingcinemasus.com/", caption:"Enjoy a 44-x-18-foot screen, eclectic booking, and flowing velvet curtains."}, {title:"San Diego Convention Center", img:"SanDiegoConventionCenter.jpg", lat:32.7063296, lng:-117.1618413, address:"111 W Harbor Dr, San Diego, CA 92101", website:"http://visitsandiego.com/", caption:"The San Diego Convention Center is the primary convention center in San Diego, California. It is located in the Marina district of downtown San Diego near the Gaslamp Quarter."}, {title:"San Diego Repertory Theatre ", img:"SanDiegoRepertoryTheatre.jpg", lat:32.7137504, lng:-117.1635311, address:"9 Horton Plaza, San Diego, CA 92101", website:"http://www.sdrep.org/", caption:"Renowned professional theater company with 3 stages known for its multicultural emphasis."}, {title:"San Diego Symphony", img:"SanDiegoSymphony.jpg", lat:32.7183299, lng:-117.1579031, address:"750 B St, San Diego, CA 92101", website:"http://www.sandiegosymphony.org/", caption:"The San Diego Symphony is the home for profound experiences through classical music."}, {title:"The Old Globe", img:"TheOldGlobe.jpg", lat:32.7321057, lng:-117.1518031, address:"1363 Old Globe Way, San Diego, CA 92101", website:"http://www.theoldglobe.org/", caption:"The Old Globe Theatre is a professional theatre company located in Balboa Park in San Diego , California . It produces about 15 plays and musicals annually in summer and winter seasons."}, {title:"Valley View Casino Center", img:"ValleyViewCasinoCenter.jpg", lat:32.7553041, lng:-117.2122211, address:"3500 Sports Arena Blvd, San Diego, CA 92110", website:"http://valleyviewcasinocenter.com/", caption:"Valley View Casino Center is San Diego's premier venue for live concerts."}, ]}, {title:"Education", icon:"Education", locations:[ {title:"Azusa Pacific University", img:"AzusaPacificUniversity.jpg", lat:32.7718635, lng:-117.1543901, address:"5353 Mission Center Rd., San Diego, CA 92108", website:"http://www.apu.edu/sandiego/", caption:"Azusa Pacific University is a comprehensive, evangelical, Christian university."}, {title:"California State University San Marcos", img:"CaliforniaStateUniversitySanMarcos.jpg", lat:33.138489, lng:-117.15341, address:"435 E. Carmel St. San Marcos, CA 92078", website:"http://www.csusm.edu/", caption:"A pioneer in providing broad access to quality instruction and a trail-blazer in hands-on education."}, {title:"Palomar College", img:"PalomarCollege.jpg", lat:33.1487076, lng:-117.1864082, address:"1140 W. Mission Rd., San Marcos, CA 92069", website:"http://www.palomar.edu/", caption:"Palomar College is a public, two-year community college."}, {title:"Point Loma Nazarene University", img:"PointLomaNazareneUniversity.jpg", lat:32.7182986, lng:-117.250055, address:"3900 Lomaland Drive, San Diego, CA 92106", website:"http://www.pointloma.edu/", caption:"Point Loma Nazarene University is a Christian liberal arts college. "}, {title:"San Diego State University", img:"SanDiegoStateUniversity.jpg", lat:32.7725381, lng:-117.0726694, address:"5500 Campanile Dr., San Diego, CA 92182", website:"http://www.sdsu.edu/ ", caption:"Home to top-ranking programs in international business, entrepreneurship, speech-language pathology, geography and other areas."}, {title:"UC San Diego", img:"UCSanDiego.jpg", lat:32.8879121, lng:-117.2422584, address:"9500 Gilman Dr., La Jolla, CA 92037", website:"http://www.ucsd.edu/ ", caption:"UC San Diego is dedicated to the advancement of knowledge through excellence in education and research at the undergraduate, graduate, professional school and postdoctoral levels."}, ]}, {title:"Shopping", icon:"Shopping", locations:[ {title:"Barons Market", img:"BaronsMarket.jpg", lat:32.753438, lng:-117.222304, address:"4001 W. Point Loma Blvd., San Diego, CA 92110", website:"http://www.yelp.com/biz/barons-market-point-loma-san-diego", caption:"Family-run food market with organic produce, gluten-free products and craft beer at discounted prices."}, {title:"BevMo!", img:"BevMo.jpg", lat:32.7464435, lng:-117.2093835, address:"3210 Rosecrans Pl., San Diego, CA 92110", website:"http://www.bevmo.com/", caption:"Liquor store chain offering a big selection of wine, beer and spirits, plus barware, mixers and snacks."}, {title:"Fashion Valley Mall", img:"FashionValleyMall.jpg", lat:32.7674839, lng:-117.1656617, address:"7007 Friars Rd., San Diego, CA 92108", website:"http://www.simon.com/Mall/?id=765", caption:"San Diego's finest collection of stores, the best of the upscale stores. Features stores such as Tiffany & Co., M.A.C. and Louis Vuitton."}, {title:"Fresh & Easy", img:"FreshEasy.jpg", lat:32.7219294, lng:-117.2453777, address:"955 Catalina Blvd., San Diego, CA 92106", website:"http://www.freshandeasy.com/", caption:"Grocery chain carrying name brands and its own signature line, plus prepared foods."}, {title:"Grocery Outlet", img:"GroceryOutlet.jpg", lat:32.7542945, lng:-117.2222421, address:"3948 W. Point Loma Blvd., San Diego, CA 92110", website:"https://groceryoutlet.com/", caption:"Discount chain carrying brand-name groceries, plus items like gifts."}, {title:"HomeGoods", img:"HomeGoods.jpg", lat:32.7469164, lng:-117.2052436, address:"3331 Rosecrans St., San Diego, CA 92110", website:"http://www.homegoods.com/?", caption:"Home-decor chain stocking a variety of furnishings, bedding, kitchenware, holiday goods & more."}, {title:"Loma Square", img:"LomaSquare.jpg", lat:32.747893, lng:-117.2071832, address:"3305 Rosecrans St., San Diego, CA 92110", website:"http://www.lomasquare.com/", caption:"Shopping center combining an organic grocery store with major chains, plus 10 casual eateries."}, {title:"Ralphs", img:"Ralphs.jpg", lat:32.72848, lng:-117.2264241, address:"1666 Rosecrans, San Diego, CA 92106", website:"https://www.ralphs.com/", caption:"For all of your grocery needs."}, {title:"Seaport Village ", img:"SeaportVillage.jpg", lat:32.7087229, lng:-117.1709954, address:"849 West Harbor Dr., San Diego, CA 92101", website:"http://www.seaportvillage.com/", caption:"Waterfront shopping under the sun located, with a new discovery around every corner."}, {title:"Sprouts Farmers Market", img:"SproutsFarmersMarket.jpg", lat:32.7475728, lng:-117.2065121, address:"3315 Rosecrans St., San Diego, CA 92110", website:"https://www.sprouts.com/", caption:"Specialty chain offering a range of natural and organic grocery items."}, {title:"Stump's Family Marketplace", img:"StumpsFamilyMarketplace.jpg", lat:32.7460078, lng:-117.2370224, address:"770 Voltaire St., San Diego, CA 92107", website:"http://stumpssandiego.com/", caption:"Neighborhood market with a standard stock of groceries, as well as from-scratch prepared foods."}, {title:"Vons", img:"Vons.jpg", lat:32.7369458, lng:-117.2160448, address:"2495 Truxtun Rd., San Diego, CA 92106", website:"http://www.vons.com/", caption:"SoCal supermarket staple for groceries, produce and deli items, plus personal care, home goods & more."}, {title:"Walgreens", img:"Walgreens.jpg", lat:32.7495998, lng:-117.2069666, address:"3005 Midway Dr., San Diego, CA 92110", website:"http://www.walgreens.com/", caption:"Drugstore chain with health & beauty aids, prescriptions & photo services, plus mini-mart basics."}, {title:"Westfield Horton Plaza", img:"WestfieldHortonPlaza.jpg", lat:32.7135249, lng:-117.1621361, address:"324 Horton Plaza, San Diego, CA 92101", website:"http://www.westfield.com/hortonplaza/", caption:"This is a five-level outdoor shopping mall located in downtown San Diego."}, {title:"Westfield North County Shopping Center", img:"WestfieldNorthCountyShoppingCenter.jpg", lat:33.0711094, lng:-117.0657814, address:"272 E. Via Rancho Parkway, Escondido, CA 92025", website:"http://www.westfield.com/northcounty/", caption:"Nordstrom, Macy's, Sears, and JCPenney anchor the center."}, ]}, {title:"Museums", icon:"Museums", locations:[ {title:"Maritime Museum of San Diego", img:"MaritimeMuseumofSanDiego.jpg", lat:32.720981, lng:-117.1740689, address:"1492 N. Harbor Dr, San Diego, CA 92101", website:"http://www.sdmaritime.org/", caption:"Maritime Museum of San Diego is collecting, preserving, and presenting the rich maritime heritage connections with the Pacific world."}, {title:"Museum of Contemporary Art San Diego", img:"MuseumofContemporaryArtSanDiego.jpg", lat:32.844458, lng:-117.2781289, address:"700 Prospect St., La Jolla, CA 92037", website:"http://www.mcasd.org/index.php", caption:"Contemporary art, artists, and the creative process to experiment with new forms of creative expression."}, {title:"San Diego Air & Space Museum", img:"SanDiegoAirSpaceMuseum.jpg", lat:32.7268185, lng:-117.1537806, address:"2001 Pan American Plaza, San Diego, CA 92101", website:"http://www.sandiegoairandspace.org/", caption:"Aviation history is truly a remarkable story, and it all unfolds at the San Diego Air & Space Museum. "}, {title:"San Diego Museum of Art", img:"SanDiegoMuseumofArt.jpg", lat:32.732119, lng:-117.1504179, address:"1450 El Prado, San Diego, CA 92101", website:"http://www.sdmart.org/", caption:"The San Diego Museum of Art, the region’s oldest, largest and most visited art museum."}, {title:"San Diego Museum of Man", img:"SanDiegoMuseumofMan.jpg", lat:32.7313739, lng:-117.151853, address:"1350 El Prado, San Diego, CA 92101", website:"http://www.museumofman.org/torture?gclid=CI2L3vLy08cCFcRlfgodq0gIVw", caption:"Inspiring human connections by exploring the human experience. "}, {title:"San Diego Natural History Museum", img:"SanDiegoNaturalHistoryMuseum.jpg", lat:32.7321106, lng:-117.1474595, address:"1788 El Prado, San Diego, CA 92101", website:"http://www.sdnhm.org/", caption:"The San Diego Natural History Museum traces its roots to an enthusiastic group of amateur naturalists, who formed the San Diego Society of Natural History in 1874."}, {title:"USS Midway Museum", img:"USSMidwayMuseum.jpg", lat:32.7137622, lng:-117.175658, address:" 910 N Harbor Dr, San Diego, CA 92101", website:"http://www.midway.org/", caption:"The USS Midway Museum is a maritime museum located in downtown San Diego, California at Navy Pier that houses the USS Midway aircraft carrier."}, ]}, {title:"Parks & Recreation", icon:"ParksRecreation", locations:[ {title:"Balboa Park", img:"BalboaPark.jpg", lat:32.7311007, lng:-117.1495772, address:"1549 El Prado, San Diego, CA 92101", website:"http://www.balboapark.org/", caption:"Balboa Park is a 1,200-acre urban cultural park in San Diego."}, {title:"Bill Cleator Community Park", img:"BillCleatorCommunityPark.jpg", lat:32.7464586, lng:-117.2340372, address:"Nimitz Blvd and Famosa Blvd., San Diego, CA 92107", website:"http://www.sandiego.gov/planning/community/profiles/peninsula/parks.shtml", caption:"Multiple softball/baseball fields are the focus of this 15.3-acre city park surrounded by trees."}, {title:"Cabrillo National Monument", img:"CabrilloNationalMonument.jpg", lat:32.6744953, lng:-117.2394923, address:"1800 Cabrillo Memorial Dr., San Diego, CA 92106", website:"http://www.nps.gov/cabr/index.htm", caption:"Enjoy a scenic and relaxing time at Cabrillo."}, {title:"Cabrillo Recreation Center", img:"CabrilloRecreationCenter.jpg", lat:32.721776, lng:-117.2327015, address:"3051 Canon St. San Diego, CA 92106", website:"http://www.sandiego.gov/park-and-recreation/centers/recctr/cabrillo.shtml", caption:"Basketball and tennis courts, a multi purpose field and softball field, a children's play area, and a community building."}, {title:"Collier Neighborhood Park", img:"CollierNeighborhoodPark.jpg", lat:32.7486357, lng:-117.2356479, address:"2351 Soto St., San Diego, CA 92107", website:"http://www.yelp.com/biz/collier-park-san-diego", caption:"Compact urban green space with grassy patches for picnic opportunities but no public restrooms."}, {title:"Coronado Beach", img:"CoronadoBeach.jpg", lat:32.6831382, lng:-117.1845368, address:"920 Ocean Blvd., Coronado, CA 92118", website:"http://www.sandiego.org/what-to-do/beaches/coronado.aspx", caption:"Scenic white sand beach offering tide pools, fire rings, a dog run, surfing, sunbathing & more."}, {title:"Coronado Golf Course", img:"CoronadoGolfCourse.jpg", lat:32.6847548, lng:-117.1660105, address:"2000 Visalia Row, Coronado, CA 92118", website:"http://www.golfcoronado.com/", caption:"One of the best public golf courses in the nation."}, {title:"Dusty Rhodes Off-Leash Dog Park", img:"DustyRhodesOffLeashDogPark.jpg", lat:32.7543415, lng:-117.2366133, address:"Sunset Cliffs Blvd. at Nimitz, San Diego, CA 92107", website:"http://www.yelp.com/biz/dusty-rhodes-off-leash-dog-park-san-diego", caption:"Friendly dog park for small to large dogs."}, {title:"Fiesta Island Dog Park", img:"FiestaIslandDogPark.jpg", lat:32.7769644, lng:-117.2095456, address:"1590 E Mission Bay Dr, San Diego, CA 92109", website:"http://www.sandiego.gov/park-and-recreation/parks/dogs/bchdog1.shtml#Fiesta", caption:"Most of this large sandy island in Mission Bay is designated leash-free for dogs."}, {title:"Fisherman's Landing", img:"FishermansLanding.jpg", lat:32.7276843, lng:-117.2318378, address:"838 Garrison St., San Diego, CA 92106", website:"http://www.fishermanslanding.com/", caption:"Enjoy a fishing trip today!"}, {title:"Harbor Island Park", img:"HarborIslandPark.jpg", lat:32.7253302, lng:-117.2062264, address:"1875 Harbor Island Dr, San Diego, CA 92101", website:"https://www.portofsandiego.org/harbor-island-park.html", caption:"Tranquil public park overlooking the bay with a shoreline path for walkers & a route for bicyclists."}, {title:"Heritage County Park", img:"HeritageCountyPark.jpg", lat:32.7537008, lng:-117.1926465, address:"2454 Heritage Park Row, San Diego, CA 92110", website:"http://www.sandiegocounty.gov/parks/heritage.html", caption:"The park features several restored Victorian homes. "}, {title:"Mission Beach", img:"MissionBeach.jpg", lat:32.7677697, lng:-117.2509508, address:"3000 Mission Blvd., San Diego, CA 92109", website:"http://www.sandiego.org/what-to-do/beaches/mission-beach.aspx", caption:"San Diego’s Mission Beach is like the East Coast’s Atlantic City and Coney Island."}, {title:"Ocean Beach", img:"OceanBeach.jpg", lat:32.7465216, lng:-117.2516683, address:"1868 Bacon St., San Diego, CA 92107", website:"http://www.tripadvisor.com/Attraction_Review-g60750-d269441-Reviews-Ocean_Beach-San_Diego_California.html", caption:"Miles of soft sand and plenty of heart wrenching waves that will pull you back for wanting more! "}, {title:"Ocean Beach Dog Beach", img:"OceanBeachDogBeach.jpg", lat:32.7559746, lng:-117.2511508, address:"Dog Beach, San Diego, CA 92109", website:"https://oceanbeachsandiego.com/attractions/beaches/dog-beach", caption:"The Original Dog Beach In San Diego, CA is nationally famous and one of the first official leash-free beaches in the United States."}, {title:"Point Loma Community Park", img:"PointLomaCommunityPark.jpg", lat:32.7255948, lng:-117.2444638, address:"1055 Catalina Blvd., San Diego, CA 92106", website:"http://www.yelp.com/biz/point-loma-community-park-san-diego", caption:"In the summer, they have great concerts in the park."}, {title:"Point Loma Ecological Reserve", img:"PointLomaEcologicalReserve.jpg", lat:32.7090984, lng:-117.241156, address:"San Diego, CA 92106", website:"http://www.cooperativeconservation.org/viewproject.asp?pid=409", caption:"A four-mile long mosaic of development and sensitive natural areas unique in Southern California because of their climate and geology."}, {title:"Point Loma Native Plant Garden", img:"PointLomaNativePlantGarden.jpg", lat:32.7409782, lng:-117.2499749, address:"San Diego, CA 92107", website:"http://sandiegoriver.org/point_loma.html", caption:"The Point Loma Native Plant Garden is a hidden gem that features many rare and endangered native plant species."}, {title:"Point Loma Sportfishing", img:"PointLomaSportfishing.jpg", lat:32.7240918, lng:-117.227276, address:"1403 Scott St., San Diego, CA 92106", website:"http://www.pointlomasportfishing.com/", caption:"Book a fishing trip today."}, {title:"Presidio Park", img:"PresidioPark.jpg", lat:32.7581866, lng:-117.1960613, address:"2811 Jackson St, San Diego, CA 92110", website:"http://www.sandiego.gov/park-and-recreation/parks/regional/presidio/index.shtml", caption:"Presidio Park is a city historic park in San Diego, California. This expansive park offers a cultural museum & historical sites, plus trails, city views & picnic space"}, {title:"Robb Athletic Field", img:"RobbAthleticField.jpg", lat:32.7543519, lng:-117.2414578, address:"2525 Bacon St., San Diego, CA 92107", website:"http://www.sandiego.gov/park-and-recreation/centers/recctr/robb.shtml", caption:"Large park offering a fitness center, multiple sport courts and fields, a skate park and a playground."}, {title:"San Diego Yacht Club", img:"SanDiegoYachtClub.jpg", lat:32.719072, lng:-117.2299014, address:"1011 Anchorage Ln., San Diego, CA 92106", website:"http://www.yelp.com/biz/san-diego-yacht-club-san-diego", caption:"Enjoy a day on the ocean today."}, {title:"Sea N Air Golf Course", img:"SeaNAirGolfCourse.jpg", lat:32.70099, lng:-117.20864, address:"NAS NORRIS Augusta Dr., San Diego, CA 92135", website:"http://seanairgc.org/green_fees.htm", caption:"The view from the new 14th green offers a spectacular 360 degree view of the Pacific Ocean."}, {title:"Shelter Island", img:"ShelterIsland.jpg", lat:32.7140306, lng:-117.2263266, address:"Shelter Island Drive, San Diego, CA 92106", website:"http://www.sandiego.org/discover/point-loma-harbor-island-shelter-island.aspx", caption:"A nautical atmosphere prevails on Shelter Island, one of San Diego's principal boating centers, where marinas, resort hotels, restaurants and bayside parks welcome sailors and landlubbers with recreational amenities. "}, {title:"Shoreline Park", img:"ShorelinePark.jpg", lat:32.7154253, lng:-117.2238845, address:"Shoreline Park, San Diego, CA", website:"http://www.sandiego.gov/park-and-recreation/parks/regional/shoreline/index.shtml", caption:"Mile-long scenic park offering a bayside promenade & fishing pier, plus picnic areas & public art."}, {title:"Silver Strand State Beach", img:"SilverStrandStateBeach.jpg", lat:32.6349631, lng:-117.1423041, address:"5000 CA-75, Coronado, CA 92118", website:"http://www.parks.ca.gov/?page_id=654", caption:"Sandy space with ocean & bay shorelines offering fishing, swimming & picnicking, plus RV camping."}, {title:"Spanish Landing Park East", img:"SpanishLandingParkEast.jpg", lat:32.72901, lng:-117.2050654, address:"3900 N Harbor Dr, San Diego, CA 92101", website:"https://www.portofsandiego.org/spanish-landing-park.html", caption:"Waterfront park boasting retro picnic pavilions, paths & a playground, plus a bell tower."}, {title:"Sunset Cliffs Natural Park", img:"SunsetCliffsNaturalPark.jpg", lat:32.721776, lng:-117.2327015, address:"3051 Canon St., San Diego, CA 92106", website:"http://www.tripadvisor.com/Attraction_Review-g60750-d2476269-Reviews-Sunset_Cliffs_Natural_Park-San_Diego_California.html", caption:"Natural cliffs overlooking the Pacific Ocean offer views of the coast and the occasional cliff diver."}, {title:"The Loma Club", img:"TheLomaClub.jpg", lat:32.742058, lng:-117.2105985, address:"2960 Truxtun Rd, San Diego, CA 92106", website:"http://www.thelomaclub.com/", caption:"Course built by A. G. Spalding of famed Spalding Sports has hosted legends & offers city views."}, {title:"YMCA", img:"YMCA.jpg", lat:32.7493806, lng:-117.2323684, address:"390 Valeta St, San Diego, CA 92107", website:"http://www.peninsula.ymca.org/", caption:"Community-focused nonprofit established in 1844 with recreational programs and services for all ages."}, ]}, {title:"Attractions", icon:"Attractions", locations:[ {title:"Belmont Park", img:"BelmontPark.jpg", lat:32.770863, lng:-117.2521057, address:"3146 Mission Blvd., San Diego, CA 92109", website:"http://www.belmontpark.com/", caption:"Amusement park with fun for the whole family."}, {title:"Hotel del Coronado", img:"HoteldelCoronado.jpg", lat:32.6806331, lng:-117.1785561, address:"1500 Orange Ave., Coronado, CA 92118", website:"http://hoteldel.com/", caption:"Housed in a grand 1888 Victorian property, this luxury beachside resort hotel on Coronado Island was featured in the Marilyn Monroe movie “Some Like It Hot”."}, {title:"Legoland", img:"Legoland.jpg", lat:33.1262476, lng:-117.3115765, address:"1 Legoland Dr., Carlsbad, CA 92008", website:"http://california.legoland.com/", caption:'With over 50 family rides, "hands-on" attractions and shows, it’s full of learning, adventure and fun.'}, {title:"Petco Park", img:"PetcoPark.jpg", lat:32.7072046, lng:-117.155795, address:"100 Park Blvd., San Diego, CA 92101", website:"http://www.petcoparkevents.com/", caption:"Petco Park is a baseball park located in downtown San Diego."}, {title:"San Diego Convention Center", img:"SanDiegoConventionCenter.jpg", lat:32.7063296, lng:-117.1618413, address:"111 W. Harbor Dr., San Diego, CA 92101", website:"http://visitsandiego.com/", caption:"For business or pleasure, the Convention Center has it all."}, {title:"San Diego Zoo", img:"SanDiegoZoo.jpg", lat:32.7337409, lng:-117.1482836, address:"2920 Zoo Dr. San Diego, CA 92101", website:"http://www.sandiegozoo.org/", caption:"This world famous zoo features exotic animals like you’ve never seen them before."}, {title:"San Diego Zoo Safari Park", img:"SanDiegoZooSafariPark.jpg", lat:33.0974698, lng:-117.0002008, address:"15500 San Pasqual Valley Rd., Escondido, CA 92027", website:"http://www.sdzsafaripark.org/", caption:"Enjoy a uniquely scenic and fun way to get close to nature and exotic animals."}, {title:"Sea World", img:"SeaWorld.jpg", lat:32.7639528, lng:-117.2267477, address:"500 Sea World Dr., San Diego, CA 92109", website:"http://seaworldparks.com/", caption:"A perfect time for the entire family: shows, rides, exhibits, and entertainment."}, ]}, {title:"Resources", icon:"Resources", locations:[ {title:"Point Loma Library", img:"PointLomaLibrary.jpg", lat:32.7401038, lng:-117.2295106, address:"3701 Voltaire St., San Diego, CA 92107", website:"http://www.sandiego.gov/public-library/", caption:"It is a perfect spot for studying quietly or hosting small study groups."}, {title:"San Diego City Hall", img:"SanDiegoCityHall.jpg", lat:32.7169145, lng:-117.162969, address:"202 C Street, San Diego, CA 92101", website:"http://www.sandiego.gov/", caption:"For all your government and local needs."}, {title:"San Diego Coronado Bridge", img:"SanDiegoCoronadoBridge.jpg", lat:32.6902265, lng:-117.1658108, address:"Glorietta Plaza, CA-75, Coronado, CA 92118", website:"http://www.coronado.ca.us/egov/docs/1206671591334.htm", caption:"The 2.2 mile long bridge became an area landmark due to its distinctive curves."}, {title:"San Diego International Airport", img:"SanDiegoInternationalAirport.jpg", lat:32.7303226, lng:-117.1913422, address:"3225 N. Harbor Dr., San Diego, CA 92101", website:"http://www.san.org/", caption:"San Diego International Airport, also known as Lindbergh Field, is an international airport 3 mi northwest of downtown San Diego"}, {title:"San Diego Santa Fe Depot", img:"SanDiegoSantaFeDepot.jpg", lat:32.716529, lng:-117.169518, address:"1050 Kettner Blvd., San Diego, CA 92101", website:"http://www.amtrak.com/servlet/ContentServer?pagename=am/am2Station/Station_Page&code=SAN", caption:"Santa Fe Depot, has served residents and visitors to San Diego for almost 100 years."}, ]} ]; // source --> https://www.livedylan.com/wp-content/themes/dylanpointloma/includes/js/explore.js // Initializes map ///////// var sliceMap = 0;